func internal/profile.compatibleValueTypes
3 uses
internal/profile (current package)
profile.go#L483: if !compatibleValueTypes(p.PeriodType, pb.PeriodType) {
profile.go#L492: if !compatibleValueTypes(p.SampleType[i], pb.SampleType[i]) {
profile.go#L522: func compatibleValueTypes(v1, v2 *ValueType) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)